评论支持复制粘贴

chengzhenyu 8 anni fa
parent
commit
b23fa7d7db
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      app/src/main/res/layout/comment_list_item.xml

+ 1 - 0
app/src/main/res/layout/comment_list_item.xml

@@ -46,6 +46,7 @@
46 46
         android:textSize="12sp"
47 47
         android:layout_marginTop="28dp"
48 48
         android:layout_alignLeft="@id/tv_commenter_name"
49
+        android:textIsSelectable="true"
49 50
         />
50 51
 
51 52